home *** CD-ROM | disk | FTP | other *** search
/ Java for 3D & VRML Worlds / Java for 3d and VRML Worlds.iso / vs / browser / cpn11b1.exe / DATA.Z / icon.wrl < prev    next >
Text File  |  1996-09-25  |  2KB  |  58 lines

  1. #VRML V2.0 utf8
  2. #
  3. # This file is conveted from VRML 1.0 to Moving Worlds.
  4. # Copyright(C) 1996 Sony Corporation. All rights reserved.
  5.  
  6.  
  7. Transform {
  8.   children [
  9.     #Group {
  10.     #  children [
  11.     #    Transform {
  12.     #      children [
  13.     #        Transform {
  14.     #          children [
  15.                 Shape {
  16.                   appearance Appearance {
  17.                     material Material {
  18.                       diffuseColor     1.0 1.0 1.0
  19.                       emissiveColor    0.3 0.3 0.3
  20.                       shininess        5
  21.                     }
  22.                   }
  23.                   geometry IndexedFaceSet {
  24.                     coord Coordinate {
  25.                       point [
  26.                         0.0  0.0  0.5,
  27.                         -0.5  0.0  -0.5,
  28.                         -0.1  0.1  -0.5,
  29.                         0.0  -0.3  -0.5,
  30.                         0.1  0.1  -0.5,
  31.                         0.5  0.0  -0.5
  32.                      ]
  33.                     }
  34.                     coordIndex [
  35.                       0, 1, 2, -1,
  36.                       0, 2, 3, -1,
  37.                       0, 4, 3, -1,
  38.                       0, 5, 4, -1
  39.                     ]
  40.                     normalPerVertex FALSE
  41.                     # ccw     FALSE
  42.                     solid   FALSE
  43.                     convex TRUE
  44.                     creaseAngle 0.5
  45.                   }
  46.                 },
  47.      #         ]
  48.      #       }
  49.      #     ]
  50.      #   }
  51.      # ]
  52.     #},
  53.   ]
  54. }
  55.  
  56.  
  57.  
  58.